home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Winzipper
/
Winzipper_ISO.iso
/
network
/
brightworks 2.0
/
BSC200.Z
/
EQUIP1.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-01-04
|
505b
|
16 lines
@echo off
cls
rem *********************************************
rem A simple batch file that runs EQUIP,
rem and inventories hardware, software,
rem and system files. No command line
rem parameters are required. This batch file
rem uses BREQUEST.EXE, but you may want
rem (in fact,may need) to edit it for the
rem needs of your own environment.
rem *********************************************
endbtrv
brequest /l /r:24 /d:17000
equip /h /s /y
endbtrv